Source
interface Source
Represents a source of content to be displayed by the player.
A Source
defines the properties and characteristics of a media item or data feed that can be rendered on a display. This interface provides methods to access essential information about the source, such as its identifier, name, type, and associated media file.
Functions
Link copied to clipboard
Returns an iterator over the conditions associated with this source.
Link copied to clipboard
Returns the date and time when this source expires or is no longer valid.
Link copied to clipboard
Returns a string containing FlashVars for Flash-based content.
Link copied to clipboard
Returns the refresh interval for this source, in seconds.
Link copied to clipboard
Returns the underlying java.io.File object for the media associated with this source.
Link copied to clipboard
Returns the date and time when this source becomes active or valid.